home *** CD-ROM | disk | FTP | other *** search
/ Floppyshop 2 / Floppyshop - 2.zip / Floppyshop - 2.iso / diskmags / 4671-5.790 / dmg-5179 / bos / make_144 < prev    next >
Text File  |  1995-09-09  |  7KB  |  130 lines

  1. The Control Team proudly presents:
  2.  
  3. Zaphod Beeblebrox's notes on using Pc 1.44 Mb 3.5" drives with ST/STE's with a
  4. minimum of trouble. If you have Tos v2.06 and STE, even the TOS will recognize
  5. that you have an 1.44 drive installed as your internal drive!!! Version 1.1
  6. ==============================================================================
  7.  
  8. This whole thing started a few days ago, when I decided that I was fed-up with
  9. all those 720 Kb disks, I needed something better for backing up all the wares
  10. from my BBS, and I thought.... Hmm, wait a sec, the Pc dudes have 1.44 drives
  11. in their computers, and so does the Mega STE.... Why not install one in my
  12. "normal" STE as well??? Then I started planning for the project, and came to
  13. this conclusion:
  14.  
  15. 1. You must have a WD1772-02-02, the other ones will not handle the doubled
  16. clock frequency of 16 mHz without problems.
  17.  
  18. 2. Your 1.44 Mb diskdrive must output a signal on pin 2 (HD detect) whenever a
  19. HD disk is present in the drive. Examples of drives that works fine with this
  20. modification: TEAC and Panasonic. I used a Panasonic drive for my own
  21. computer. Not all drives have the jumpers set-up correctly when you buy them,
  22. so *NEVER* buy a drive if they cannot tell you fer sure that it really has the
  23. HD detect signal output. Because if it doesn't have it, you're fucked up!!
  24.  
  25. 3. You must have some kind of circuit that only enables 16 mHz when drive 0 is
  26. selected and a HD disk is present in drive 0.......
  27.  
  28. 4. If you have a STE, you should also solder a jumper on bridge E6 underneath
  29. the drive in order to get TOS to recognize that you have a 1.44 Mb drive.
  30.  
  31.  
  32. The Circuit:
  33. ============
  34.  
  35. I designed my automatical HD detect switch around a 74LS00 and a 74F157. The
  36. LS00 is a quadruple NAND gate, and the F157 is a dual two-to-one multiplexer.
  37. The first thing you need to do, is to invert the HD detect signal with one of
  38. the NAND gates, you simply feed the HD detect on both inputs of one of the
  39. NAND gates and there you have it - inverted HD detect on the output of that
  40. NAND gate!!!! What you do now, is that you take the drive B select signal and
  41. the inverted HD detect signal and feed them onto the inputs of a second NAND
  42. gate. Now, you'll only get a '0' output from the second NAND gate if....
  43.  
  44.    * Drive B is not selected
  45.    * Drive A contains a HD disk
  46.  
  47. After this, we simly feed the output of the second nand gate to the select
  48. input on the F157 multiplexer. This means that the conditions above will
  49. select 16 mHz clock for the FDC, and all other conditions will select the
  50. standard 8 mHz clock. Easy, isn't it??? Now, I will present you with the
  51. actual circuitry.... Remember that the wires are only joined where I have "+"
  52. signs, other wires are just crossing each other. It's very importanf that you
  53. get tha 74F157 and not anything slower. the 74LS157 cannot handle more than
  54. about 14-15 mHz and we need something that will switch 16 mHz without problems.
  55.  
  56.  
  57.      +--------+  +-----------------------+
  58.      |        |  |                       |
  59.      |        |  |  |  |  |  |  |  |     |
  60.      |      --------------------------   |
  61.      |      !                        !   |
  62.      |      !                        !   |
  63.      |      \         74F157         !   |
  64.      |      /       MULTIPLEXER      !   |
  65.      |      !                        !   |
  66.      |      !                        !   |
  67.      |      --------------------------   |
  68.      |        |  |  |  |  |  |  |  |     |
  69.      |   +----+  |  |  |           +-+---+
  70.      |   |       |  |  |             |
  71.      |   |       |  |  +---------------------------+
  72.      |   |       |  |                |             |
  73.      +---|----+  |  +--------------------------+   |
  74.      |   |    |  |                   |         |   |
  75.      |   |    |  +-------------------------+   |   |
  76.      |   |    |                      |     |   |   |
  77.      |   |    |  |  |  |  |  |  |    |     |   |   |
  78.      |   |  -----------------------  |     |   |   |
  79.      |   |  !                     !  |     |   |   |
  80.      |   |  !                     !  |     |   |   |
  81.      |   |  \        74LS00       !  |     |   |   |
  82.      |   |  /    QUAD NAND GATE   !  |     |   |   |
  83.      |   |  !                     !  |     |   |   |
  84.      |   |  !                     !  |     |   |   |
  85.      |   |  -----------------------  |     |   |   |
  86.      |   |    |  |  |  |  |  |  |    |     |   |   |
  87.      |   |    |  |  |  +--+  |  +----+     |   |   |
  88.      |   |    |  |  |  |     |  |          |   |   |
  89.      |   |    |  +--|--------+  |          |   |   |
  90.      |   |    |     |  |        |          |   |   |
  91.      |   +----------+  |        |          |   |   |
  92.      |        |        |        |          |   |   |
  93.      |        |        |        |          |   |   |
  94.      *        *        *        *          *   *   *
  95.      +5V     D1S      HDD      GND       16M  8M  FDC
  96.  
  97. What do all these abbreviations stand for?? Well....
  98.  
  99. +5V is the juice required for our little gadget... Get this from Pin 15 of the
  100. WD1772-02-02 chip.... GND is ground, which you can get from Pin 14 of the
  101. WD1772-02-02... D1S is drive B select, which is Pin 19 of the YM2149
  102. soundchip. HDD is pin 2 of the diskdrive ribbon cable. It's the wire right
  103. besides the red marked wire, which is number one. That is, HD detect is wire
  104. #2 on the 34 wire diskdrive ribbon cable. 16M is a 16 mHz signal, which can be
  105. tapped from Pin 52 of the STE videoshifter, or Pin 2 of the STE MCGLUE (The
  106. big 144 pin surface mounted, not a very good idea, but if you follow the trace
  107. from Pin 2 of it, you'll discover the correct thru-hole where you should tap
  108. the 16 mHz signal, it's located right between the videoshifter and the SIMM
  109. memory modules on the motherboard). FDC is the WD1772 clock signal, which can
  110. be found on Pin 18 of the Floppydisk controller. 8M is the 8 mHz signal, which
  111. can be tapped from the old pin 18 hole, or a thru-hole near the WD1772 socket.
  112. Or you might also tap the 8 mHz signal from pin 15 of the MC68000 CPU.
  113.  
  114. This has been another Control Team production, presented to you by Zaphod
  115. Beeblebrox of The Control Team. This project worked just fine for me, but I
  116. will not accept any responsibility if your computer turns itself into a
  117. toaster while performing this hardware modification. By the way, if you like
  118. my work, you're welcome to send me a donation if you want to... (HAHAHAHA!!!).
  119. You can reach me at any of the Control Team boards:
  120.  
  121.       Eagles Nest BBS     +46-18-262804     (235 Megs and HST Dual Standard).
  122.       Data Control I.     +1-(818)/558-5636 (200 Megs + 88*x Syquest and HST).
  123.  
  124. Or send me a snailmail at this address:
  125.  
  126.       Carl Andersson
  127.       Liggargatan 5J
  128.       754 20 Uppsala
  129.       Sweden
  130.